home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
D-Rom (UK)
/
D_ROM
/
D_ROM (Track 01).bin
/
drom.dir
/
00083.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-07-24
|
220 b
|
11 lines
on enterFrame
repeat with x = 20 to 30
set the visible of sprite x to 0
end repeat
if (the platform contains "16") = 0 then
if not soundBusy(1) then
puppetSound("cosford.aif")
end if
end if
end